home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / infosrvr / dev / www_talk.930 / 000648_marca@wintermu….ncsa.uiuc.edu _Wed Feb 10 10:33:36 1993.msg < prev    next >
Internet Message Format  |  1994-01-24  |  2KB

  1. Return-Path: <marca@wintermute.ncsa.uiuc.edu>
  2. Received: from dxmint.cern.ch by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  3.     id AA29267; Wed, 10 Feb 93 10:33:36 MET
  4. Received: from newton.ncsa.uiuc.edu by dxmint.cern.ch (5.65/DEC-Ultrix/4.3)
  5.     id AA28687; Wed, 10 Feb 1993 10:49:43 +0100
  6. Received: from wintermute.ncsa.uiuc.edu by newton.ncsa.uiuc.edu with SMTP id AA23069
  7.   (5.65a/IDA-1.4.2 for www-talk@nxoc01.cern.ch); Wed, 10 Feb 93 03:49:42 -0600
  8. Received: by wintermute.ncsa.uiuc.edu (920110.SGI/911001.SGI)
  9.     for @newton.ncsa.uiuc.edu:www-talk@nxoc01.cern.ch id AA08526; Wed, 10 Feb 93 03:51:23 -0800
  10. Date: Wed, 10 Feb 93 03:51:23 -0800
  11. From: marca@ncsa.uiuc.edu (Marc Andreessen)
  12. Message-Id: <9302101151.AA08526@wintermute.ncsa.uiuc.edu>
  13. To: www-talk@nxoc01.cern.ch
  14. Subject: XMosaic on Sun's
  15. X-Md4-Signature: 3ed5b3eaf01908689c9aee0de3829dda
  16.  
  17. People who have tried to run X Mosaic 0.6 on Sun workstations and had
  18. lots of problems with run-time translation table errors and
  19. backspace/delete not working in the text entry fields......
  20.  
  21. I think I have a solution.  Append (or move) the following file to
  22. /usr/lib/X11/XKeysymDB:
  23.  
  24. ---------------------------------- CUT HERE ----------------------------------
  25. !
  26. !        OSF Keysyms
  27. !
  28. osfBackSpace            :1004FF08
  29. osfInsert            :1004FF63
  30. osfDelete            :1004FFFF
  31. osfCopy                :1004FF02
  32. osfCut                :1004FF03
  33. osfPaste            :1004FF04
  34.  
  35. osfAddMode            :1004FF31
  36. osfPrimaryPaste            :1004FF32
  37. osfQuickPaste            :1004FF33
  38.  
  39. osfPageUp            :1004FF41
  40. osfPageDown            :1004FF42
  41.  
  42. osfEndLine            :1004FF57
  43. osfBeginLine            :1004FF58
  44.  
  45. osfActivate            :1004FF44
  46.  
  47. osfMenuBar            :1004FF45
  48.  
  49. osfClear            :1004FF0B
  50. osfCancel            :1004FF69
  51. osfHelp                :1004FF6A
  52. osfMenu                :1004FF67
  53. osfSelect            :1004FF60
  54. osfUndo                :1004FF65
  55.  
  56. osfLeft                :1004FF51
  57. osfUp                :1004FF52
  58. osfRight            :1004FF53
  59. osfDown                :1004FF54
  60.  
  61. !             DEC specific keysyms
  62. !
  63. DRemove                :1000FF00
  64. ---------------------------------- CUT HERE ----------------------------------
  65.  
  66. And if you try it, please let me know if this solves your problem, or
  67. doesn't...
  68.  
  69. Marc
  70.